TreeCursor.this

Create a new tree cursor

  1. this(TSTreeCursor tstreecursor)
    struct TreeCursor
    @nogc nothrow
    this
    (
    TSTreeCursor tstreecursor
    )
  2. this(TreeCursor otherTreeCursor)
  3. this(TreeCursor* otherTreeCursor)

Meta